To unlock the plugins for a customer, a "plugins.lic" file with the correct token keys must 
be placed in the same directory as the plugins installer or in AppData/Roaming/ModuleWorks. 
This can be done in whatever way is most convenient for the customer. The first is manually, 
using the supplied file in this directory. Another way would be to use one of the attached 
scripts in this directory. By default, all of them do the same thing - write the plugins.lic 
file into the correct location in AppData. There are some functions in the scripts that also 
allow installing them with the Plugin Installer by looking up the install path in the registry 
and writing the license file in the correct place, but this requires elevated permissions since 
the Plugin Installer is typically installed in C:\Program Files, so is not the default. The 
scripts are self contained and do not require the plugins.lic file. They will create the file 
from scratch.

The manifest file is mostly for internal use, as a way to double check which plugins have been exported.